Path: / {BASE} / dependencies / {groupId} / {artifactId}

Path parameters:
groupId ( [a-z]+(\.[a-z]+)*) -
artifactId ( [a-z]+(\.[a-z]+)*) -

Resource Methods
Method Summary
NameDescription
GET /{BASE}/dependencies/{groupId}/{artifactId} 

Method Detail

GET /{BASE}/dependencies/{groupId}/{artifactId}

HTTP Example:
GET /{BASE}/dependencies/{groupId}/{artifactId}
API Example:

DependenciesWebService.getVersion({'groupId': …,
  'artifactId': …});

Output:
String
Produces:
application/json